Glossary Item Box
The Store Settings page allows you to change many different aspects of your store. This page will give you an overview of each section of the Store Settings page and it's purpose.


HTML and text (multi-part): this is the default. It allows you to specify the message in HTML and plain text. Users that have their email clients configured to display HTML will see the HTML email, and users that don't will see the plain text. If the user the message is sent to has their email preference in Squirrelcart set to text, then only the text portion of the email will be sent to them.
HTML only: only HTML will be sent to the recipients. Keep in mind that choosing this option will send HTML to customers even if their email preference in Squirrelcart is set to text.
text only: only text will be sent to recipients.
default: This uses the value specified in Default Format
HTML and text (multi-part): see the description for the Default Format field above
HTML only: see the description for the Default Format field above
text only: see the description for the Default Format field above
Email Credit Card Number
When checked, Squirrelcart will include the customer's credit card number in the order email sent to the merchant. This should not be enabled under normal circumstances, as it is not secure. This feature is explained in further detail in the payment section of the documentation.
Transpose Number
This field is only displayed when Email Credit Card Number is checked. This number is added to the credit card number before it is entered into the order email sent to the merchant.
Order Confirmation to Customer
Subject
This field controls the subject of the email sent. Any field from the order can be added via a variable like these examples:
The variables represent fields in the Orders table, and must be preceded with "Order_" in order to work.
From Email
This field controls the email address this email will come from. If left blank, the value for Default From Email is used.
From Name
This field controls the name this email will come from. If left blank, the value of Default From Name is used. If that field is blank, your Company Name is used.
Format
This field controls the format of the message. 
default: This uses the value specified in Default Format
HTML and text (multi-part): see the description for the Default Format field above
HTML only: see the description for the Default Format field above
text only: see the description for the Default Format field above
Ship Notification to Customer
Subject
This field controls the subject of the email sent. Any field from the shipment or order record can be added via variables like these examples:
     Order #<?=$Order_Number?> shipped
     Shipment notice: <?=$Shipment_Tracking_Number?>
The variables represent fields in the Orders and Shipments table, and must be preceded with "Order_" or "Shipment_" in order to work.
From Email
This field controls the email address this email will come from. If left blank, the value for Default From Email is used.
From Name
This field controls the name this email will come from. If left blank, the value of Default From Name is used. If that field is blank, your Company Name is used.
Format
This field controls the format of the message. 
default: This uses the value specified in Default Format
HTML and text (multi-part): see the description for the Default Format field above
HTML only: see the description for the Default Format field above
text only: see the description for the Default Format field above
Forgotten Password
Subject
This field controls the subject of the email sent. You cannot use variables in this field.
From Email
This field controls the email address this email will come from. If left blank, the value for Default From Email is used.
From Name
This field controls the name this email will come from. If left blank, the value of Default From Name is used. If that field is blank, your Company Name is used.
Format
This field controls the format of the message. 
default: This uses the value specified in Default Format
HTML and text (multi-part): see the description for the Default Format field above
HTML only: see the description for the Default Format field above
text only: see the description for the Default Format field above



 




© 2001-2008 Lighthouse Development. All Rights Reserved. Copy and Print Shops - please note: this is documentation and may be printed by anyone without violating our copyrights.